Tokens for Create List Item

sharepoint, Sharepoint, SharePoint

The Create List Items activity produces the following tokens.

Name Description Sample Syntax*
List Name The name of the SharePoint® list the item was created on. %(CreateListItem_List Name)
List Item ID The ID of the new list item. %(CreateListItem_List Item ID)
Folder The folder (if any) the new list item was created in. This token is replaced by a fully qualified URL. %(CreateListItem_Folder)
Root The name of the host Web service. %(CreateListItem_Root)

*The "CreateListItem" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Add~SP~ the syntax for the Folder token will be %(AddSP_Folder).